Skip to content

feat(bootstrap): ENV-driven ConnectionPoolConfig for the connection pool - #9

Merged
Headgent merged 1 commit into
developfrom
feature/260810_pool-config-env
Aug 10, 2026
Merged

feat(bootstrap): ENV-driven ConnectionPoolConfig for the connection pool#9
Headgent merged 1 commit into
developfrom
feature/260810_pool-config-env

Conversation

@Headgent

Copy link
Copy Markdown
Contributor

Automatisierter Update-Release. Zielversion: v1.1.0

Vorab-Freigabe: ZUG5-baustein3-PLAN.md §Bau-Protokoll, Plan-Bestätigung Rolf 2026-08-10. QA lokal grün (phpunit/phpstan/phpcs Exit 0), do-qa-codereview 0 Blocker/0 Major, Verifier GRÜN.

Five db_pool_* keys (validate_connections, health_check_cache_ttl,
health_check_negative_cache_ttl, load_balancing_strategy, sticky_writer)
build an optional ConnectionPoolConfig; without any key set the pool call
stays two-argument and behavior is byte-identical. Requires
jardisadapter/dbconnection >=1.1.0 for db_pool_sticky_writer (documented
fallback to plain PDO via existing Throwable path otherwise).
@Headgent
Headgent merged commit 0e92b85 into develop Aug 10, 2026
3 checks passed
@Headgent
Headgent deleted the feature/260810_pool-config-env branch August 10, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant